body {
	background-color: #262626;
	overflow-x: hidden;
}

html {
	height: 3000px;
	scroll-behavior: smooth;
}

/* Fixed */

.fix {
	width: 100%;
	height: 80px;
	background-color: rgba(0, 0, 0, .6);
	position: fixed;
	z-index: 7;
	display: grid;
}

.fix img{
	margin-top: 10px;
	width: 60px;
	opacity: 1;
	z-index: 7;
	position: fixed;
	top: 0px;
	left: 50px;
}

.fix ul li a {
	text-decoration: none;
	color: white;
	font-family: arial;
	font-weight: bold;
	transition: .5s;
}

.fix ul li {
	padding-right: 70px;
	display: inline;
}

.fix .logo {
	position: fixed;
	top: 30px;
	right: 0px;
}

.fix ul li a:hover {
	color: gold;
	font-size: 15px;
	transition: .5s;
}

/* Header */

.show img {
	height: 650px;
	top: -1382px;
	left: 180px;
	position: relative;
	animation: naik 1s ease;
	z-index: 2;
	display: inline-block;
}

.yellow {
	background-color: orange;
	width: 550px;
	height: 550px;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	top: -1935px;
	left: 145px;
	animation: besar 1s ease;
}

.hallo {
	position: absolute;
	z-index: 5;
	font-size: 20px;
	font-family: arial;
	font-weight: bolder;
	color: transparent;
	-webkit-text-stroke: .5px white;
	top: 220px;
	left: 800px;
}

.nama {
	position: absolute;
	z-index: 5;
	font-size: 55px;
	top: 250px;
	left: 800px;
	font-family: arial;
	font-weight: bolder;
	color: transparent;
	-webkit-text-stroke: 1px white;
}

.nama::before {
	content: attr(data-text);
	font-family: arial;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	height: 105%;
	color: white;
	border-right: 2px solid white;
	overflow: hidden;
	animation: type 6s linear infinite;
}

.fakultas {
	position: absolute;
	font-variant: small-caps;
	z-index: 5;
	font-size: 25px;
	top: 330px;
	left: 800px;
	font-family: arial;
	font-weight: bolder;
	color: orange;
}

.quote {
	position: relative;
	z-index: 5;
	left: 770px;
	top: 180px;
}

.go {
	position: absolute;
	font-family: arial;
	z-index: 5;
	text-align: center;
	line-height: 60px;
	color: gold;
	font-size: 20px;
	text-decoration: none;
	border: 2px solid gold;
	width: 180px;
	height: 60px;
	left: 800px;
	top: 570px;
	border-radius: 80px;
	transition: .5s;
	animation: besar 1s;
}

.go:hover {
	font-size: 20px;
	width: 200px;
	height: 70px;
	line-height: 70px;
	font-style: italic;
	transition: .5s;
}

.go:active {
	color: red;
	border: 2px solid red;
}

.show p {
	width: 650px;
	position: absolute;
	z-index: 5;
	top: 240px;
	left: 30px;
	color: lightgray;
	font-size: 15px;
	font-family: Verdana;
}

.show {
	width: 1457px;
	height: 732px;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	left: 0;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
}

.background {
	background-image: url(../asets/background.jpg);
	background-size: cover;	
	width: 1483px;
	height: 732px;
	position: relative;
	top: 0px;
	left: 0px;
}

.black {
	background-color: black;
	opacity: .4;
	width: 1483px;
	height: 732px;
	z-index: 3;
	position: relative;
	top: -732px;
}

/* Main */

.main {
	width: 1120px;
	height: 2300px;
	margin-right: 0px;
	background-color: #262626;
	border-right: 1px solid white;
	float: left;
}

.datapas img {
	width: 300px;
	height: 400px;
	border-radius: 200px 0px 200px 0px;
	border: 2px solid white;
	margin-left: 50px;
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
}

.main h1 {
	font-size: 40px;
	font-family: arial;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 70px;
	text-align: center;
	text-transform: uppercase;
	-webkit-text-stroke: 1px orange;
	color: transparent;
}

.judul {
	font-size: 35px;
	font-family: Georgia;
	font-weight: bold;
	color: gray;
	letter-spacing: 10px;
	position: relative;
	text-align: center;
	top: 120px;
}

.para h2 {
	font-size: 30px;
	font-family: arial;
	font-weight: bold;
	color: orange;
	position: relative;
	left: 420px;
	top: -390px;
	text-align: justify;
	line-height: 40px;
}

.para p {
	font-size: 15px;
	font-family: Verdana;
	color: white;
	width: 620px;
	line-height: 30px;
	padding-bottom: 50px;
	position: absolute;
	top: 1040px;
	left: 420px;
	text-align: justify;
}

.para1 {
	color: gray;
	font-size: 14px;
	font-family: verdana;
	width: 1000px;
	line-height: 30px;
	padding-bottom: 50px;
	text-align: justify;
	position: relative;
	top: 200px;
	left: 150px;
}

ul li {
	width: 300px;
}

.para1 h2 {
	font-weight: bold;
}

.para2 h2 {
	font-weight: bold;
}

.para3 h2 {
	font-weight: bold;
}

.para2 {
	color: gray;
	font-size: 14px;
	font-family: verdana;
	width: 1000px;
	line-height: 30px;
	padding-bottom: 50px;
	text-align: justify;
	position: relative;
	top: 200px;
	left: 150px;
}

.para3 {
	color: gray;
	font-size: 14px;
	font-family: verdana;
	width: 1000px;
	line-height: 30px;
	padding-bottom: 50px;
	text-align: justify;
	position: relative;
	top: -650px;
	left: 600px;
}

.sertifikat {
	font-size: 35px;
	font-family: Georgia;
	font-weight: bold;
	color: gray;
	letter-spacing: 10px;
	position: relative;
	text-align: center;
	top: -560px;
	left: 28px;
}

/* Slider */
.geser {
	width: 800px;
	height: 500px;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	top: -620px;
	left: 185px;
}

.slider {
	width: 600px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
}

.slides {
	width: 500%;
	height: 500px;
	display: flex;
}

.slides input {
	display: none;
}

.slide {
	width: 20%;
	transition: 2s;
}

.slide img {
	width: 500px;
	height: 300px;
	position: relative;
	margin-left: 50px;
}

.navigation-manual {
	position: absolute;
	width: 800px;
	margin-top: -30px;
	left: 315px;
	display: flex;
	justify-content: center;
}

.manual-btn {
	border: 2px solid #262626;
	padding: 5px;
	border-radius: 10px;
	cursor: pointer;
	transition: 1s;
	position: relative;
	bottom: -142px;
	left: -305px;
}

.manual-btn:not(:last-child) {
	margin-right: 25px;
}

.manual-btn:hover {
	background: #262626;
}

#radio1:checked ~ .first {
	margin-left: 0;
}

#radio2:checked ~ .first {
	margin-left: -20%;
}

#radio3:checked ~ .first {
	margin-left: -40%;
}

#radio4:checked ~ .first {
	margin-left: -60%;
}

#radio5:checked ~ .first {
	margin-left: -80%;
}

.navigation-auto {
	position: absolute;
	display: flex;
	width: 800px;
	justify-content: center;
	margin-top: 270px;
	left: 10px;
}

.navigation-auto div {
	border: 2px solid #262626;
	padding: 5px;
	border-radius: 10px;
	transition: 1s;
}

.navigation-auto div:not(:last-child) {
	margin-right: 25px;
}

#radio1:checked ~ .navigation-auto .auto-btn1 {
	background-color: #262626;
}

#radio2:checked ~ .navigation-auto .auto-btn2 {
	background-color: #262626;
}

#radio3:checked ~ .navigation-auto .auto-btn3 {
	background-color: #262626;
}

#radio4:checked ~ .navigation-auto .auto-btn4 {
	background-color: #262626;
}

#radio5:checked ~ .navigation-auto .auto-btn5 {
	background-color: #262626;
}

/*Side-bar*/

.main2 {
	width: 302px;
	height: 2300px;
	float: right;
}

.main2 h3 {
	font-size: 32px;
	font-weight: bolder;
	font-family: arial;
	padding-top: 50px;
	padding-left: 15px;
	padding-bottom: 20px;
	font-variant: small-caps;
	-webkit-text-stroke: 1px gold;
	color: transparent;
}

.main2 img {
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 6px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

.main2 p {
	font-size: 15px;
	font-family: georgia;
	line-height: 30px;
	padding-left: 20px;
	text-align: justify;
	color: lightgray;
	padding-right: 20px;
}

/* Contact */

.contact {
	width: 1483px;
	height: 300px;
	background-color: #121212;
	position: absolute;
	top: 3032px;
	z-index: -1;
}

.left {
	float: left;
	width: 500px;
}

.contact h3 {
	font-size: 70px;
	line-height: 300px;
	font-variant: small-caps;
	font-weight: bolder;
	font-family: arial;
	margin-left: 200px;
	color: transparent;
	-webkit-text-stroke: 2px white;
}

.right {
	float: right;
	width: 500px;
}

.contact .right .instagram img {
	width: 50px;
	height: 50px;
	margin-top: 50px;
}

.contact .right .instagram a {
	text-decoration: none;
	color: white;
}

.contact .right .instagram a:hover {
	color: red;
}

.contact .right .instagram a span {
	position: relative;
	top: -10px;
	left: 20px;
}

.contact .right .github img {
	width: 50px;
	height: 50px;
	margin-top: 30px;
	border-radius: 10px;
}

.contact .right .github a {
	text-decoration: none;
	color: white;
}

.contact .right .github a:hover {
	color: red;
}

.contact .right .github a span {
	position: relative;
	top: -10px;
	left: 20px;
}

.contact .right .email img {
	width: 50px;
	height: 50px;
	margin-top: 30px;
}

.contact .right .email a {
	text-decoration: none;
	color: white;

}

.contact .right .email a:hover {
	color: red;
}

.contact .right .email a span {
	position: relative;
	top: -10px;
	left: 20px;
}


/* Copy-Wright */

.copywright {
	background-color: black;
	position: absolute;
	top: 3330px;
	width: 1483px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
	font-family: arial;
	font-size: 10px;
}

/* Animasi */

@keyframes besar {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes naik {
	0% {
		opacity: 0;
		top: 0px;
	}

	50% {
		opacity: .5;
	}

	80% {
		opacity: .8;
	}

	100% {
		opacity: 1;
	}
}

@keyframes type {
	0%,10%,100% {
		width: 0;
	}

	30%,80% {
		width: 100%;
	}
}

/* Media */

@media only screen and (max-width: 800px) {

	body {
		width:300px;
	}

	.fix {
		width: 100%;
		visibility: hidden;
	}

	.fix ul li {
		font-size: 30px;
	}


	/* Show */

	.prof img {
		height: 700px;
		position: absolute;
		top: 32px;
		left: -150px;
	}

	.yellow {
		border-radius: 50% 50% 0 0;
		position: relative;
		top: -1377px;
		left: -160px;
		height: 500px;
		width: 500px;
	}

	.show {
		width: 600px; 
	}

	.background {
		width: 600px;
		position: relative;
		top: -145px;
	}

	.black {
		width: 600px;
		position: relative;
		top: -877px;
	}

	.hallo {
		position: relative;
		left: 200px;
		font-size: 15px;
		top: 100px;
	}

	.fakultas {
		font-size: 25px;
		width: 400px;
		position: relative;
		left: 200px;
		top: 160px;
	}

	.nama {
		font-size: 40px;
		position: absolute;
		left: 200px;
		top: 120px;
	}

	.quote p {
		font-size: 13px;
		width: 250px;
		line-height: 20px;
		position: relative;
		left: -410px;
		top: 100px;
	}

	.go {
		position: absolute;
		left: 370px;
		top: 600px;
	}

	/* Main */

	.main {
		width: 600px;
		height: 2550px;
	}

	.main h1 {
		margin-top: 100px;
		margin-bottom: 50px;
		font-size: 30px;
		-webkit-text-stroke: 1px orange;
	}

	.datapas img {
		width: 300px;
		height: 400px;
		border-radius: 50% 50% 0px 0px;
		position: relative;
		left: 90px;
	}

	.para h2 {
		font-size: 25px;
		text-align: center;
		position: relative;
		top: 40px;
		left: 0px;
		text-decoration: underline;
	}

	.para p {
		width: 500px;
		font-size: 13px;
		position: absolute;
		left: 50px;
		top: 1470px;
	}

	.judul {
		font-size: 35px;
		top: 390px;
	}

	.para1 {
		font-size: 12px;
		top: 450px;
		left: 50px;
	}

	.para1 ul li {
		width: 250px;
		text-align: justify;
	}

	.para2 {
		font-size: 12px;
		left: 366px;
		top: 280px;
	}

	.para2 ul li {
		width: 300px;
	}

	.para3 {
		font-size: 12px;
		top: 130px;
		left: 50px;
	}

	.para3 ul li {
		width: 250px;
		text-align: justify;
	}

	.main2 {
		float: left;
		visibility: hidden;
		top: -2000px;
		position: relative;
		overflow: hidden;
	}

	/* Sertifikat */

	.sertifikat {
		font-size: 30px;
		top: 230px;
		color: gray;
	}

	.geser {
		left: -80px;
		top: 180px;
	}

	.navigation-manual {
		z-index: 2;
	}

	/* Contact */

	.left h3 {
		float: left;
		position: relative;
		font-size: 45px;
		top: -120px;
	}

	.right {
		float: left;
		position: relative;
		margin-bottom: 10px;
		top: -290px;
		left: 50px;
	}

	.contact {
		width: 600px;
		top: 3850px;
		z-index: 1;
	}

	/* Copywright */

	.copywright {
		z-index: 2;
		top: 4140px;
		width: 600px;
	}
	
}
